home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 019 / atttext.arc / TEXT.DOC < prev    next >
Encoding:
Text File  |  1986-04-18  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                            AT&T 6300 BIOS CALL DEMOS
  8.           
  9.           
  10.               The following programs are examples of BIOS function
  11.          calls for the AT&T 6300 with ROM BIOS 1.21.
  12.           
  13.               TINYTEXT.COM delivers 80x50 lines of text
  14.           
  15.               NORMAL.COM delivers 80x25 lines of text
  16.           
  17.               LARGE.COM delivers 40x12 lines of text (for those that
  18.               miss their old Commodore 64's)
  19.           
  20.               MEDIUM.COM delivers whatever's inbetween large and tiny
  21.           
  22.               These "programs" WILL NOT work with an IBM and will not
  23.          work on a 6300 with ROM BIOS 1.00 and 1.10. They may appear
  24.          to be functioning until you hit the 25th line on the screen.
  25.          They do appear to work on any AT&T machine with DOS 3.1
  26.          though. I haven't tried them on an IBM.
  27.               Entering any other program will clear the interrupt and
  28.          return the video to whatever that program is calling. You may
  29.          be able to use the simplicity of these calls to modify the
  30.          header of another program though.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.